fix(navbar): no item position#9007
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview CSS updates push the mobile menu toggler to the right ( Storybook now uses the real Node.js logo and search modal, and adds Reviewed by Cursor Bugbot for commit 4c05a40. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9007 +/- ##
==========================================
- Coverage 74.58% 74.52% -0.07%
==========================================
Files 100 100
Lines 8801 8803 +2
Branches 324 325 +1
==========================================
- Hits 6564 6560 -4
- Misses 2233 2239 +6
Partials 4 4 ☔ View full report in Codecov by Harness. |
📦 Build Size ComparisonSummary
Changes🔄 Modified Routes (4)
|
|
(also fyi @nodejs/nodejs-website #9007 (comment), shown above, is the new bundle size diff comment format) |
|
@bmuenzenmeyer fixed |

Description
update style and add more stories
Validation
it's should be correct
Related Issues
Close nodejs/doc-kit#882
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.